From c51116d8997f566415c767508cb40b03cae66a13 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 11 Apr 2006 23:16:23 +0000 Subject: [PATCH] Add 'readme.html' to package files. --- gpsbabel/mingw/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gpsbabel/mingw/Makefile b/gpsbabel/mingw/Makefile index dde768f8f..cea6fe3ab 100644 --- a/gpsbabel/mingw/Makefile +++ b/gpsbabel/mingw/Makefile @@ -1,7 +1,8 @@ CC=/usr/local/cross-tools/bin/i386-mingw32msvc-gcc VPATH=..:../shapelib -FILES=gpsbabel.exe libexpat.dll ../win32/GPSBabelGUI.exe ../win32/gui-2/README.gui ../README* ../style/README.style ../COPYING +FILES=gpsbabel.exe libexpat.dll ../win32/GPSBabelGUI.exe ../win32/gui-2/README.gui \ + ../README* ../style/README.style ../COPYING ../readme.html gpsbabel.exe: wintesto.cmd -- 2.30.2